中图分类
执行
    中文(共0篇) 外文(共8篇)
    排序:
    导出 保存至文件
    摘要 : A problem on multicore systems is cache sharing, where the cache occupancy of a program depends on the cache usage of peer programs. Exclusive cache hierarchy as used on AMD processors is an effective solution to allow processor c... 展开

    摘要 : Data race detection has become an important problem in GPU programming. Previous designs of CPU race-checking tools are mainly task parallel and incur high overhead on GPUs due to access instrumentation, especially when monitoring... 展开

    摘要 : Just-in-time (JIT) compilation coupled with code caching are widely used to improve performance in dynamic programming language implementations. These code caches, along with the associated profiling data for the hot code, however... 展开

    [机翻] Rochester弹性缓存实用程序(RECU):不等缓存共享经济性很好
    [期刊]   Chencheng Ye   Jacob Brock   Chen Ding   Hai Jin   《International journal of parallel programming》    2017年45卷1期      共15页
    摘要 : When renting computing power, fairness and overall performance are important for customers and service providers. However, strict fairness usually results in poor performance. In this paper, we study this trade-off. In our experim... 展开

    摘要 : Cache in multicore machines is often shared, and the cache performance depends on how memory accesses belonging to different programs interleave with one another. The full range of performance possibilities includes all possible i... 展开

    摘要 : Shared caches are generally optimized to maximize the overall throughput, fairness, or both, among multiple competing programs. In shared environments and compute clouds, users are often unrelated to each other. In such circumstan... 展开
    关键词 : Shared caches   Rationing   Cloud computing  

    摘要 : As caches become larger and shared by an increasing number of cores, cache management is becoming more important. This paper explores collaborative caching, which uses software hints to influence hardware caching. Recent studies h... 展开

    [机翻] 局部性分析:一个非线性时间窗问题
    [期刊]   Jacob Brock   Hao Luo   Chen Ding   《Performance evaluation review》    2014年41卷4期      共4页
    摘要 : The rise of social media and cloud computing, paired with ever-growing storage capacity are bringing big data into the limelight, and rightly so. Data, it seems, can be found everywhere; It is harvested from our cars, our pockets,... 展开

    研究趋势
    相关热图
    学科分类